home *** CD-ROM | disk | FTP | other *** search
/ Games of Daze / Infomagic - Games of Daze (Summer 1995) (Disc 1 of 2).iso / x2ftp / msdos / utils / ved04b / cone.v04 < prev    next >
Text File  |  1994-12-15  |  1KB  |  43 lines

  1. *****************************************************************************
  2. * Object file for VED v0.4 beta                                             *
  3. * "Cone" by Rush / Bodies In Motion                                         *
  4. *****************************************************************************
  5.  
  6. *------------------------------ Vertices -----------------------------------*
  7.  
  8. 13, * # of vertices
  9.  
  10. 0,-50,50,       * 0
  11. 25,-50,45,      * 1
  12. 45,-50,25,      * 2
  13. 50,-50,0,       * 3
  14. 45,-50,-25,     * 4
  15. 25,-50,-45,     * 5
  16. 0,-50,-50,      * 6
  17. -25,-50,-45,    * 7
  18. -45,-50,-25,    * 8
  19. -50,-50,0,      * 9
  20. -45,-50,25,     * 10
  21. -25,-50,45,     * 11
  22. 0,50,0,         * 12
  23.  
  24. *------------------------------ Polygons -----------------------------------*
  25.  
  26. 13, * # of polygons
  27.  
  28. 12, 11,10,9,8,7,6,5,4,3,2,1,0, 4,
  29. 3, 12,0,1, 4,
  30. 3, 12,1,2, 4,
  31. 3, 12,2,3, 4,
  32. 3, 12,3,4, 4,
  33. 3, 12,4,5, 4,
  34. 3, 12,5,6, 4,
  35. 3, 12,6,7, 4, 
  36. 3, 12,7,8, 4,
  37. 3, 12,8,9, 4,
  38. 3, 12,9,10, 4,
  39. 3, 12,10,11, 4,
  40. 3, 12,11,0, 4
  41. * end of object
  42.  
  43.